←Select platform

GetInstanceEntity(Dictionary<long,object>) Method

Summary

Returns an instance of the Instance Entity class that is associated with the Instance Table ICatalogEntity using a dictionary of DicomTag and values.

Syntax
C#
C++/CLI
public static ICatalogEntity GetInstanceEntity( 
   Dictionary<long, object> values 
) 
public:  
   static ICatalogEntity^ GetInstanceEntity( 
      Dictionary<Int64, Object^>^ values 
   ) 

Parameters

values

A System.Dictionary of key-value pairs, where the key is a DicomTag, and the value is an object representing the value of the DicomTag.

Return Value

An instance of the Instance Entity class that is associated with the Instance Table ICatalogEntity

Remarks

For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.

Requirements

Target Platforms

Help Version 23.0.2024.5.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.